home *** CD-ROM | disk | FTP | other *** search
/ Games for Fun 1 / games-for-fun.iso / Guck rein! / Shareware / Pov-Ray / POV-Ray (68040) / POV-Ray (68040).rsrc / TEXT_314_merge.txt < prev    next >
Encoding:
Text File  |  1994-03-29  |  142 b   |  9 lines

  1. // CSG merge, merge all of shapes 1‚ĶN
  2. // like ‚Äúunion‚Äù, but no overlap seam lines
  3. merge
  4. {
  5.   Shape1 {‚Ķ}
  6.   Shape2 {‚Ķ}
  7.   ShapeN {‚Ķ}
  8. }
  9.